A. Website
B. WebForm
C. Webfarm
D. None of the above
Advertisement
Related Mcqs:
- Which method displays the custom control________________?
- A. Display B. Page_Load C. Render D. The Prerender...
- To add a custom control to a Web form we have to register with?
- A. Name space of the dll that is referenced B. Assemblyname C. TagPrefix D. All of the above...
- To add a custom control to a Web form we have to register with?
- A. Name space of the dll that is referenced B. Assemblyname C. TagPrefix D. All of the above...
- Which of the following method must be overridden in a custom control ?
- A. The default constructor B. The Control_Build() method C. The Paint() method D. The Render() method...
- When is the user controls code is executed______________?
- A. After the webform loads B. Before Page_init event of web form C. After the page_init event of webform D. None of the above...
- If one has two different web form controls in a application and if one wanted to know whether the values in the above two different web form control match what control must be used ?
- A. CompareValidator B. DataList C. Listview D. GridView...
- Which of the following represents the best use of the Table, TableRow, and Table-Cell controls ?
- A. To create a customized control that needs to display data in a tabular fashion B. To create and populate a Table in Design view C. To create and populate a Table with images D. To display a tabular result set...
- A developer wanted to achieve graphics in his display using ASP.NET. Which of the following web controls are available in ASP.NET to achieve the above ?
- A. AdRotator B. LinkButton C. Both A and B D. None of the Above...
- Which of these data source controls do not implement Caching ?
- A. LinqDataSource B. XmlDataSource C. SqlDataSource D. ObjectDataSource...
- Which of the following denote New Data-bound Controls used with ASP.NET ?
- A. SqlDataSource B. FormView C. GridView D. All of the above...
Advertisement